Add notifications for Sones that are rescued.
[Sone.git] / src / main / resources / i18n / sone.en.properties
index eeb0714..a412903 100644 (file)
@@ -2,3 +2,178 @@ Navigation.Menu.Name=Sone
 Navigation.Menu.Tooltip=Freenet Social Network Plugin
 Navigation.Menu.Item.Login.Name=Login
 Navigation.Menu.Item.Login.Tooltip=Login to your Sone
+Navigation.Menu.Item.Index.Name=Your Sone
+Navigation.Menu.Item.Index.Tooltip=Show your Sone
+Navigation.Menu.Item.CreateSone.Name=Create Sone
+Navigation.Menu.Item.CreateSone.Tooltip=Create a new Sone
+Navigation.Menu.Item.KnownSones.Name=Known Sones
+Navigation.Menu.Item.KnownSones.Tooltip=Shows all known Sones
+Navigation.Menu.Item.EditProfile.Name=Edit Profile
+Navigation.Menu.Item.EditProfile.Tooltip=Edit the Profile of your Sone
+Navigation.Menu.Item.DeleteSone.Name=Delete Sone
+Navigation.Menu.Item.DeleteSone.Tooltip=Deletes the current Sone
+Navigation.Menu.Item.Logout.Name=Logout
+Navigation.Menu.Item.Logout.Tooltip=Logs you out of the current Sone
+Navigation.Menu.Item.Options.Name=Options
+Navigation.Menu.Item.Options.Tooltip=Options for the Sone plugin
+Navigation.Menu.Item.About.Name=About
+Navigation.Menu.Item.About.Tooltip=Information about Sone
+
+Page.About.Title=About - Sone
+Page.About.Page.Title=About
+
+Page.Options.Title=Options - Sone
+Page.Options.Page.Title=Options
+Page.Options.Page.Description=These options influence the runtime behaviour of the Sone plugin.
+Page.Options.Section.RuntimeOptions.Title=Runtime Behaviour
+Page.Options.Option.InsertionDelay.Description=The number of seconds the Sone inserter waits after a modification of a Sone before it is being inserted.
+Page.Options.Section.RescueOptions.Title=Rescue Settings
+Page.Options.Option.SoneRescueMode.Description=Try to rescue your Sones at the next start of the Sone plugin. This will read your all your old Sones from Freenet and ignore any disappearing postings and replies. You have to unlock your local Sones after they have been restored and you have to manually disable the rescue mode once you are satisfied with what has been restored!
+Page.Options.Section.Cleaning.Title=Clean Up
+Page.Options.Option.ClearOnNextRestart.Description=Resets the configuration of the Sone plugin at the next restart. Warning! {strong}This will destroy all of your Sones{/strong} so make sure you have backed up everyhing you still need! Also, you need to set the next option to true to actually do it.
+Page.Options.Option.ReallyClearOnNextRestart.Description=This option needs to be set to “yes” if you really, {strong}really{/strong} want to clear the plugin configuration on the next restart.
+Page.Options.Button.Save=Save
+
+Page.Login.Title=Login - Sone
+Page.Login.Page.Title=Login
+Page.Login.Label.SelectSone=Select Sone:
+Page.Login.Option.NoSone=Select Sone…
+
+Page.Login.CreateSone.Title=Create Sone
+
+Page.CreateSone.Title=Create Sone - Sone
+
+Page.DeleteSone.Title=Delete Sone - Sone
+Page.DeleteSone.Page.Title=Delete Sone “{zone}”?
+Page.DeleteSone.Page.Description=This will not delete the Sone from Freenet (because that is impossible), it will merely disconnect your web of trust identity from Sone.
+Page.DeleteSone.Button.Yes=Yes, delete.
+Page.DeleteSone.Button.No=No, do not delete.
+
+Page.Index.Title=Your Sone - Sone
+Page.Index.Label.Text=Post text:
+Page.Index.Button.Post=Post!
+Page.Index.PostList.Title=Post Feed
+Page.Index.PostList.Text.NoPostYet=Nobody has written any posts yet. You should probably start it right now!
+
+Page.KnownSones.Title=Known Sones - Sone
+Page.KnownSones.Page.Title=Known Sones
+Page.KnownSones.Text.NoKnownSones=There are currently no known Sones.
+
+Page.EditProfile.Title=Edit Profile - Sone
+Page.EditProfile.Page.Title=Edit Profile
+Page.EditProfile.Page.Description=On this page you can enter your profile data.
+Page.EditProfile.Page.Hint.Optionality=And remember, every single field of this profile is optional! You are not required to enter a single thing here! Also, everything you enter here will probably be stored in Freenet for a very long time!
+Page.EditProfile.Label.FirstName=First name:
+Page.EditProfile.Label.MiddleName=Middle name(s):
+Page.EditProfile.Label.LastName=Last name:
+Page.EditProfile.Birthday.Title=Birthday
+Page.EditProfile.Birthday.Label.Day=Day:
+Page.EditProfile.Birthday.Label.Month=Month:
+Page.EditProfile.Birthday.Label.Year=Year:
+Page.EditProfile.Page.Status.Changed=Your changes have been saved and will be inserted shortly.
+Page.EditProfile.Button.Save=Save Profile
+
+Page.CreatePost.Title=Create Post - Sone
+Page.CreatePost.Page.Title=Create Post
+Page.CreatePost.Label.Text=Post text:
+Page.CreatePost.Button.Post=Post!
+Page.CreatePost.Error.EmptyText=You did not enter any text, which is a pity. You should try writing more!
+
+Page.CreateReply.Title=Create Reply - Sone
+Page.CreateReply.Page.Title=Create Reply
+Page.CreateReply.Error.EmptyText=You did not enter any text, which is a pity. You should try writing more!
+Page.CreateReply.Label.Text=Reply text:
+Page.CreateReply.Button.Post=Post Reply!
+
+Page.ViewSone.Title=View Sone - Sone
+Page.ViewSone.Page.TitleWithoutSone=View unknown Sone
+Page.ViewSone.UnknownSone.Description=This Sone has not yet been retrieved. Please check back in a short time.
+Page.ViewSone.PostList.Title=Posts by {sone}
+Page.ViewSone.PostList.Text.NoPostYet=This Sone has not yet posted anything.
+
+Page.ViewPost.Title=View Post - Sone
+Page.ViewPost.Page.Title=View Post by {sone}
+
+Page.Like.Title=Like Post - Sone
+Page.Unlike.Title=Unlike Post - Sone
+
+Page.DeletePost.Title=Delete Sone - Sone
+Page.DeletePost.Page.Title=Delete Sone
+Page.DeletePost.Text.PostWillBeGone=Deleting a post will remove it from your Sone. It will not remove it from Freenet because that is not possible. Older versions of your Sone will always include the deleted post.
+Page.DeletePost.Button.Yes=Yes, delete.
+Page.DeletePost.Button.No=No, do not delete.
+
+Page.DeleteReply.Title=Delete Reply - Sone
+Page.DeleteReply.Page.Title=Delete Reply
+Page.DeleteReply.Text.PostWillBeGone=Deleting a reply will remove it from your Sone. It will not remove it from Freenet because that is not possible. Older versions of your Sone will always include the deleted reply.
+Page.DeleteReply.Button.Yes=Yes, delete.
+Page.DeleteReply.Button.No=No, do not delete.
+
+Page.LockSone.Title=Lock Sone - Sone
+
+Page.UnlockSone.Title=Unlock Sone - Sone
+
+Page.FollowSone.Title=Follow Sone - Sone
+
+Page.UnfollowSone.Title=Unfollow Sone - Sone
+
+Page.NoPermission.Title=Unauthorized Access - Sone
+Page.NoPermission.Page.Title=Unauthorized Access
+Page.NoPermission.Text.NoPermission=You tried to do something that you do not have sufficient authorization for. Please refrain from such actions in the future or we will be forced to take counter-measures!
+
+Page.DismissNotification.Title=Dismiss Notification - Sone
+
+Page.WotPluginMissing.Text.WotRequired=Because the Web of Trust is an integral part of Sone, the Web of Trust plugin has to be loaded in order to run Sone.
+Page.WotPluginMissing.Text.LoadPlugin=Please load the Web of Trust plugin in the {link}plugin manager{/link}.
+
+Page.Logout.Title=Logout - Sone
+
+View.CreateSone.Text.WotIdentityRequired=To create a Sone you need an identity from the {link}Web of Trust plugin{/link}.
+View.CreateSone.Select.Default=Select an identity
+View.CreateSone.Text.NoIdentities=You do not have any Web of Trust identities. Please head over to the {link}Web of Trust plugin{/link} and create an identity.
+View.CreateSone.Text.NoNonSoneIdentities=You do not have any Web of Trust identities that are not already a Sone. Please head over to the {link}Web of Trust plugin{/link} and create an identity.
+View.CreateSone.Button.Create=Create Sone
+View.CreateSone.Text.Error.NoIdentity=You have not selected an identity.
+
+View.Sone.Label.LastUpdate=Last update:
+View.Sone.Button.UnlockSone=unlock
+View.Sone.Button.LockSone=lock
+View.Sone.Button.UnfollowSone=unfollow
+View.Sone.Button.FollowSone=follow
+View.Sone.Status.Modified=This Sone was modified and waits to be inserted.
+View.Sone.Status.Unknown=This Sone has not yet been retrieved.
+View.Sone.Status.Idle=This Sone is idle, i.e. not being inserted or downloaded.
+View.Sone.Status.Downloading=This Sone is currently being downloaded.
+View.Sone.Status.Inserting=This Sone is currently being inserted.
+
+View.Post.DeleteLink=Delete
+View.Post.SendReply=Post Reply!
+View.Post.Reply.DeleteLink=Delete
+View.Post.LikeLink=Like
+View.Post.UnlikeLink=Unlike
+
+WebInterface.DefaultText.StatusUpdate=What’s on your mind?
+WebInterface.DefaultText.Reply=Write a Reply…
+WebInterface.DefaultText.FirstName=First name
+WebInterface.DefaultText.MiddleName=Middle name(s)
+WebInterface.DefaultText.LastName=Last name
+WebInterface.DefaultText.BirthDay=Day
+WebInterface.DefaultText.BirthMonth=Month
+WebInterface.DefaultText.BirthYear=Year
+WebInterface.DefaultText.Option.InsertionDelay=Time to wait after a Sone is modified before insert (in seconds)
+WebInterface.Confirmation.DeletePostButton=Yes, delete!
+WebInterface.Confirmation.DeleteReplyButton=Yes, delete!
+WebInterface.SelectBox.Choose=Choose…
+WebInterface.SelectBox.Yes=Yes
+WebInterface.SelectBox.No=No
+WebInterface.ClickToShow.Replies=Click here to show hidden replies.
+
+Notification.Startup.Text=Sone is currently starting up. It may take a while to retrieve all identities and Sones from the web of trust. If you are missing some elements, please be patient, they will probably reappear very soon.
+Notification.Button.Dismiss=Dismiss
+Notification.NewSone.Text=New Sones have been discovered:
+Notification.NewPost.Text=New posts have been discovered by the following Sones:
+Notification.NewReply.Text=New replies have been discovered by the following Sones:
+Notification.SoneIsBeingRescued.Text=The following Sones are currently being rescued:
+Notification.SoneRescued.Text=The following Sones have been rescued:
+Notification.SoneRescued.Text.RememberToUnlock=Please remember to control the posts and replies you have given and don’t forget to unlock your Sones!
+