X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain%2Fresources%2Fi18n%2Fsone.en.properties;h=32ff6c60f0c47ea023dafb36ba69ac97ae23faf5;hb=043d27e8ce03137c5159d24dc82c4cb44d3bf0da;hp=efd6c762b704fdce414e2d35c15e8328569a4730;hpb=d2e223969caca20d591dd3be822f2cb7f4790071;p=Sone.git diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index efd6c76..32ff6c6 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -87,7 +87,9 @@ Page.CreateReply.Button.Post=Post Reply! Page.ViewSone.Title=View Sone - Sone Page.ViewSone.Page.TitleWithoutSone=View unknown Sone +Page.ViewSone.NoSone.Description=There is currently no known Sone with the ID {sone}. If you were looking for a specific Sone, make sure that it is visible in your web of trust! Page.ViewSone.UnknownSone.Description=This Sone has not yet been retrieved. Please check back in a short time. +Page.ViewSone.WriteAMessage=You can write a message to this Sone here. Please note that everybody will be able to read this message! Page.ViewSone.PostList.Title=Posts by {sone} Page.ViewSone.PostList.Text.NoPostYet=This Sone has not yet posted anything. @@ -137,7 +139,9 @@ 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.UnlockSone.Tooltip=Allow this Sone to be inserted now View.Sone.Button.LockSone=lock +View.Sone.Button.LockSone.Tooltip=Prevents this Sone from being inserted right now View.Sone.Button.UnfollowSone=unfollow View.Sone.Button.FollowSone=follow View.Sone.Status.Modified=This Sone was modified and waits to be inserted. @@ -146,6 +150,7 @@ 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.UnknownAuthor=(unknown) View.Post.DeleteLink=Delete View.Post.SendReply=Post Reply! View.Post.Reply.DeleteLink=Delete @@ -153,6 +158,7 @@ View.Post.LikeLink=Like View.Post.UnlikeLink=Unlike WebInterface.DefaultText.StatusUpdate=What’s on your mind? +WebInterface.DefaultText.Message=Write a Message… WebInterface.DefaultText.Reply=Write a Reply… WebInterface.DefaultText.FirstName=First name WebInterface.DefaultText.MiddleName=Middle name(s) @@ -173,3 +179,7 @@ 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! +