X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fi18n%2Fsone.en.properties;h=a23730c4f4fe55da3eeb9f4d333b4b528163af41;hb=a01e3b29a9dab0f8db0fbbdf718747229300781b;hp=f7695a0b13ac53ee37e9ccbbd9c55c89bdbe927b;hpb=885f3980c49778280a748c630788212a68ac4ed6;p=Sone.git diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index f7695a0..a23730c 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 @@ -305,7 +307,7 @@ Page.Rescue.Text.Fetching=The Sone Rescuer is currently fetching edition {0} of Page.Rescue.Text.Fetched=The Sone Rescuer has downloaded edition {0} of your Sone. Please check your posts, replies, and profile. If you like what the current Sone contains, just unlock it. Page.Rescue.Text.FetchedLast=The Sone rescuer has downloaded the last available edition. If it did not manage to restore your Sone you are probably out of luck now. Page.Rescue.Text.NotFetched=The Sone Rescuer could not download edition {0} of your Sone. Please either try again with edition {0}, or try the next older edition. -Page.Rescue.Label.NextEdition=Next edition: +Page.Rescue.Label.NextEdition=Next edition Page.Rescue.Button.Fetch=Fetch edition Page.NoPermission.Title=Unauthorized Access - Sone @@ -331,6 +333,12 @@ 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.SoneInsertDuration.Title=Sone Insert Duration +Page.Metrics.SoneParseDuration.Title=Sone Parse Duration +Page.Metrics.ConfigurationSaveDuration.Title=Configuration Save 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}. @@ -394,18 +402,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…