X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=inline;f=src%2Fmain%2Fresources%2Fi18n%2Fsone.en.properties;h=9bc974d22cef745ad0a0411ccd7aa0ebc679a012;hb=55479b7bdd317aefedcf2094f442a63d10d36bdd;hp=e307f33db884ffc93d96068616643fc5cc037cea;hpb=464607ee6c7e508210021e23ad5e5d723c00d608;p=Sone.git diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index e307f33..9bc974d 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -8,6 +8,8 @@ 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 @@ -57,9 +59,14 @@ 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 Page.EditProfile.Page.Description=On this page you can enter your profile data. @@ -97,6 +104,21 @@ 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 Post +View.Post.SendReply=Post Reply!