X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fi18n%2Fsone.en.properties;h=c7bd539204ad5d28cd57ec10c974b6a4c68f4ff8;hp=28deb383beded844aa2190dc543cd9448112d43d;hb=e53a6719aa62a2c1f761d2adedecc4b0c230dd72;hpb=de66d85cd98be2a580c7c2c05fa42a7ff0cc99ed diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index 28deb38..c7bd539 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -43,6 +43,7 @@ Page.Options.Option.EnableSoneInsertNotifications.Description=If enabled, this w 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.Option.Avatar.Delete=No avatar 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. @@ -89,17 +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.Text.NoKnownSones=There are currently no known Sones that match the given filter. Page.KnownSones.Label.Sort=Sort: -Page.KnownSones.Label.FollowedSones=Followed Sones: +Page.KnownSones.Label.FilterSones=Filter 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.Filter.Followed=Show only followed Sones +Page.KnownSones.Filter.NotFollowed=Hide followed Sones +Page.KnownSones.Filter.New=Show only new Sones +Page.KnownSones.Filter.NotNew=Hide new 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 @@ -204,6 +207,7 @@ Page.ImageBrowser.Sone.Title=Albums of {sone} Page.ImageBrowser.Sone.Error.NotFound.Text=The requested Sone could not be found. It is possible that it has not yet been downloaded. Page.ImageBrowser.Header.Albums=Albums Page.ImageBrowser.Header.Images=Images +Page.ImageBrowser.Link.All=All Sones Page.ImageBrowser.CreateAlbum.Button.CreateAlbum=Create Album Page.ImageBrowser.Album.Edit.Title=Edit Album Page.ImageBrowser.Album.Delete.Title=Delete Album