X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fi18n%2Fsone.en.properties;h=28deb383beded844aa2190dc543cd9448112d43d;hb=de66d85cd98be2a580c7c2c05fa42a7ff0cc99ed;hp=539f0e2697900c2e29fd11fb6e5e70d70e5a42fd;hpb=f6b86a900cacf7555143f12bd12e44b39e0c252f;p=Sone.git diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index 539f0e2..28deb38 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -40,6 +40,9 @@ Page.Options.Section.SoneSpecificOptions.NotLoggedIn=These options are only avai Page.Options.Section.SoneSpecificOptions.LoggedIn=These options are only available while you are logged in and they are only valid for the Sone you are logged in as. Page.Options.Option.AutoFollow.Description=If a new Sone is discovered, follow it automatically. Note that this will only follow Sones that are discovered after you activate this option! Page.Options.Option.EnableSoneInsertNotifications.Description=If enabled, this will display notifications every time your Sone is being inserted or finishes inserting. +Page.Options.Option.ShowNotificationNewSones.Description=Show notifications for new Sones. +Page.Options.Option.ShowNotificationNewPosts.Description=Show notifications for new posts. +Page.Options.Option.ShowNotificationNewReplies.Description=Show notifications for new replies. 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.Option.PostsPerPage.Description=The number of posts to display on a page before pagination controls are being shown. @@ -87,8 +90,19 @@ Page.Index.PostList.Text.NoPostYet=Nobody has written any posts yet. You should Page.KnownSones.Title=Known Sones - Sone Page.KnownSones.Page.Title=Known Sones Page.KnownSones.Text.NoKnownSones=There are currently no known Sones. -Page.KnownSones.Button.FollowAllSones=Follow all Sones -Page.KnownSones.Button.UnfollowAllSones=Unfollow all Sones +Page.KnownSones.Label.Sort=Sort: +Page.KnownSones.Label.FollowedSones=Followed Sones: +Page.KnownSones.Sort.Field.Name=Name +Page.KnownSones.Sort.Field.LastActivity=Last activity +Page.KnownSones.Sort.Field.Posts=Number of posts +Page.KnownSones.Sort.Field.Images=Number of images +Page.KnownSones.Sort.Order.Ascending=Ascending +Page.KnownSones.Sort.Order.Descending=Descending +Page.KnownSones.FollowedSones.ShowOnly=Show only followed Sones +Page.KnownSones.FollowedSones.Hide=Hide followed Sones +Page.KnownSones.Button.Apply=Apply +Page.KnownSones.Button.FollowAllSones=Follow all Sones on this page +Page.KnownSones.Button.UnfollowAllSones=Unfollow all Sones on this page Page.EditProfile.Title=Edit Profile - Sone Page.EditProfile.Page.Title=Edit Profile