X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fi18n%2Fsone.en.properties;h=506c66cc68a19dc3b27c28f128aee5d0bb594671;hb=62603dd80cc0a5539d5032e4537c88b86c158085;hp=6824a53e82f9c7e17a733fce0045ccb5bef58948;hpb=7bfcfb4933112345a2d7c5710993ab0109b53c57;p=Sone.git diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index 6824a53..506c66c 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -33,6 +33,7 @@ Page.Login.CreateSone.Description=Use this function if you want to create a comp Page.Login.CreateSone.Label.RequestURI=Sone Request URI: Page.Login.CreateSone.Label.InsertURI=Sone Insert URI: Page.Login.CreateSone.Label.Name=Sone name: +Page.Login.CreateSone.Label.DocumentName=Name in key: Page.Login.CreateSone.Button.CreateFromURI=Create at given URI Page.Login.CreateSone.Button.CreateRandom=Create new Sone @@ -50,7 +51,7 @@ Page.Index.Title=Your Sone - Sone Page.Index.Page.Title=Your Sone: {sone} Page.Index.Label.Text=Post text: Page.Index.Button.Post=Post! -Page.Index.PostList.Title=Posts by you and your friends +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.Index.AddSone.Title=Add Sone by Key Page.Index.AddSone.Description=Here you can enter the Freenet URI of another Sone that should be loaded. @@ -76,6 +77,11 @@ Page.EditProfile.Label.MiddleName=Middle name(s): Page.EditProfile.Label.LastName=Last name: Page.EditProfile.Page.Status.Changed=Your changes have been saved and will be inserted shortly. Page.EditProfile.Button.Save=Save Profile +Page.EditProfile.Backup.Title=Backup +Page.EditProfile.Backup.Description=Various unforeseen events can make it necessary to install a clean version of Sone. With a profile backup you can restore your Sone at a later point from any installation of Sone and by downloading all your posts and replies from Freenet again. +Page.EditProfile.Backup.Button.DownloadBackup=Download Backup + +Page.BackupProfile.Title=Backup Profile - Sone Page.CreatePost.Title=Create Post - Sone Page.CreatePost.Page.Title=Create Post @@ -100,17 +106,43 @@ Page.ViewSone.FollowSone.Text=Follow this Sone Page.ViewSone.Following.Title=This Sone follows Page.ViewSone.Following.FollowingNone.Text=Apparently, this Sone does not yet follow any other Sone. +Page.BlockSone.Title=Block Sone - Sone + +Page.UnblockSone.Title=Block Sone - Sone + Page.ViewPost.Title=View Post - Sone Page.ViewPost.Page.Title=View Post by {sone} Page.ViewPost.Button.PostReply=Post Reply! +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.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.Logout.Title=Logout - Sone -View.Post.DeleteLink=Delete Post +View.Head.ProfileLink.Text=Your Profile + +View.Sone.Label.LastUpdate=Last update: +View.Sone.Button.UnfollowSone=unfollow +View.Sone.Button.FollowSone=follow +View.Sone.Button.UnblockSone=unblock +View.Sone.Button.BlockSone=block +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