X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fi18n%2Fsone.en.properties;h=dedaf18dd62ba1093d1aaa449065ea71da9a80ee;hb=6562eedae6d6b25ecfb2f662a827db85f7026d50;hp=40a12b1546a1785236686745f305a18bd6ff8ed0;hpb=e63f4651697892140805c5544f6bc3c5384d7f89;p=Sone.git diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index 40a12b1..dedaf18 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -26,6 +26,8 @@ Navigation.Menu.Sone.Item.Rescue.Name=Rescue Navigation.Menu.Sone.Item.Rescue.Tooltip=Rescue Sone Navigation.Menu.Sone.Item.About.Name=About Navigation.Menu.Sone.Item.About.Tooltip=Information about Sone +Navigation.Menu.Sone.Item.Metrics.Name=Metrics +Navigation.Menu.Sone.Item.Metrics.Tooltip=Metrics collected by Sone Page.About.Title=About - Sone Page.About.Page.Title=About @@ -52,6 +54,13 @@ Page.Options.Option.ShowAvatars.Followed.Description=Only show avatars for Sones Page.Options.Option.ShowAvatars.ManuallyTrusted.Description=Only show avatars for Sones that you have manually assigned a trust value larger than 0 to. Page.Options.Option.ShowAvatars.Trusted.Description=Only show avatars for Sones that have a trust value larger than 0. Page.Options.Option.ShowAvatars.Always.Description=Always show custom avatars. Be warned: some avatars might contain disturbing or offensive imagery. +Page.Options.Section.LoadLinkedImagesOptions.Title=Load Linked Images +Page.Options.Option.LoadLinkedImages.Description=Sone can automatically try to load images that are linked to in posts and replies. This will only ever load images from Freenet, never from the internet! +Page.Options.Option.LoadLinkedImages.Never.Description=Never load linked images. +Page.Options.Option.LoadLinkedImages.Followed.Description=Only load images linked from Sones that you follow. +Page.Options.Option.LoadLinkedImages.ManuallyTrusted.Description=Only load images linked from Sones that you have manually assigned a trust value larger than 0 to. +Page.Options.Option.LoadLinkedImages.Trusted.Description=Only load images linked from Sones that have a trust value larger than 0. +Page.Options.Option.LoadLinkedImages.Always.Description=Always load linked images. Be warned: some images might be disturbing or considered offensive. 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. @@ -324,6 +333,10 @@ Page.Invalid.Title=Invalid Action Performed - Sone Page.Invalid.Page.Title=Invalid Action Performed Page.Invalid.Text=An invalid action was performed, or the action was valid but the parameters were not. Please go back to the {link}index page{/link} and try again. If the error persists you have probably found a bug. +Page.Metrics.Title=Metrics +Page.Metrics.Page.Title=Metrics +Page.Metrics.SoneParsingDuration.Title=Sone Parsing Duration + View.Search.Button.Search=Search View.CreateSone.Text.WotIdentityRequired=To create a Sone you need an identity from the {link}Web of Trust plugin{/link}. @@ -387,18 +400,18 @@ View.Time.InTheFuture=in the future View.Time.AFewSecondsAgo=a few seconds ago View.Time.HalfAMinuteAgo=about half a minute ago View.Time.AMinuteAgo=about a minute ago -View.Time.XMinutesAgo=${min} minutes ago +View.Time.XMinutesAgo={0} minutes ago View.Time.HalfAnHourAgo=half an hour ago View.Time.AnHourAgo=about an hour ago -View.Time.XHoursAgo=${hour} hours ago +View.Time.XHoursAgo={0} hours ago View.Time.ADayAgo=about a day ago -View.Time.XDaysAgo=${day} days ago +View.Time.XDaysAgo={0} days ago View.Time.AWeekAgo=about a week ago -View.Time.XWeeksAgo=${week} weeks ago +View.Time.XWeeksAgo={0} weeks ago View.Time.AMonthAgo=about a month ago -View.Time.XMonthsAgo=${month} months ago +View.Time.XMonthsAgo={0} months ago View.Time.AYearAgo=about a year ago -View.Time.XYearsAgo=${year} years ago +View.Time.XYearsAgo={0} years ago WebInterface.DefaultText.StatusUpdate=What’s on your mind? WebInterface.DefaultText.Message=Write a Message… @@ -455,6 +468,7 @@ 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! Notification.LockedSones.Text=The following Sones have been locked for more than 5 minutes. Please check if you really want to keep these Sones locked: Notification.NewVersion.Text=Version {version} of the Sone plugin was found. Download it from USK@nwa8lHa271k2QvJ8aa0Ov7IHAV-DFOCFgmDt3X6BpCI,DuQSUZiI~agF8c-6tjsFFGuZ8eICrzWCILB60nT8KKo,AQACAAE/sone/{edition}​! +Notification.NewVersion.Disruptive.Text=It is {em}highly recommended{/em} that you update to this version as it may be possible that you are missing a lot of content with your current version! Notification.InsertingImages.Text=The following images are being inserted: Notification.InsertedImages.Text=The following images have been inserted: Notification.ImageInsertFailed.Text=The following images could not be inserted: