X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fi18n%2Fsone.en.properties;h=adf9c7e5d946e54990e81c3d26bc57170daae65f;hb=3d0dbd535f8efee946c17454a22bd24d954946d6;hp=2b6c5a895118cfe1f816ba3890c89cce20cb491e;hpb=a9c206758b5782f32dd2bb962344db7fcd57a973;p=Sone.git diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index 2b6c5a8..adf9c7e 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -6,6 +6,10 @@ 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.AddSone.Name=Add Sone +Navigation.Menu.Item.AddSone.Tooltip=Add a Sone by Freenet URI +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 @@ -48,6 +52,20 @@ Page.Index.Label.Text=Post text: Page.Index.Button.Post=Post! Page.Index.PostList.Title=Posts by you and your friends 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. +Page.Index.AddSone.Button.Add=Add Sone + +Page.AddSone.Title=Add Sone - Sone +Page.AddSone.Page.Title=Add Sone +Page.AddSone.Text.SoneLoading=The Sone at the given key is now being loaded. Please wait until it appears in your {link}Known Sones.{/link} +Page.AddSone.Text.ReturnToIndex=Or {link}return to the index{/link}. +Page.AddSone.Text.AddAnotherSone=Or you can add another Sone by entering it’s Freenet URI below: +Page.AddSone.Button.AddSone=Add Sone + +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 @@ -58,6 +76,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 @@ -65,6 +88,12 @@ 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.Page.TitleWithSone=View Sone “{sone}” @@ -76,6 +105,26 @@ 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.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.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.Head.ProfileLink.Text=Your Profile + +View.Post.DeleteLink=Delete +View.Post.SendReply=Post Reply! +View.Post.Reply.DeleteLink=Delete