X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain%2Fresources%2Fi18n%2Fsone.en.properties;h=d578084a28555a4f5372e6259947b34d8555f770;hb=c81560515806933fcf632cafa8cdc3da7dc165e5;hp=283a2591ca98a9cd4323906b96d3af74b4347dff;hpb=a76953c600f2078049dc12bf1dcbab416716b776;p=Sone.git diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index 283a259..d578084 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -4,6 +4,12 @@ Navigation.Menu.Item.Login.Name=Login Navigation.Menu.Item.Login.Tooltip=Login to your Sone Navigation.Menu.Item.Index.Name=Your Sone Navigation.Menu.Item.Index.Tooltip=Show your Sone +Navigation.Menu.Item.CreateSone.Name=Create Sone +Navigation.Menu.Item.CreateSone.Tooltip=Create a new Sone +Navigation.Menu.Item.DeleteSone.Name=Delete Sone +Navigation.Menu.Item.DeleteSone.Tooltip=Deletes the current Sone +Navigation.Menu.Item.Logout.Name=Logout +Navigation.Menu.Item.Logout.Tooltip=Logs you out of the current Sone Page.Login.Title=Login - Sone Page.Login.Page.Title=Login @@ -23,3 +29,17 @@ Page.Login.CreateSone.Label.InsertURI=Sone Insert URI: Page.Login.CreateSone.Label.Name=Sone name: Page.Login.CreateSone.Button.CreateFromURI=Create at given URI Page.Login.CreateSone.Button.CreateRandom=Create new Sone + +Page.CreateSone.Title=Create Sone - Sone + +Page.DeleteSone.Title=Delete Sone - Sone +Page.DeleteSone.Page.Title=Delete Sone “{zone}”? +Page.DeleteSone.Page.Description=This will not delete the Sone from Freenet (because that is impossible), it will merely remove all references to this Sone from this plugin instance. You can write down the insert and request keys and reload your Sone from a different plugin instance or computer. +Page.DeleteSone.Label.RequestURI=Request URI: +Page.DeleteSone.Label.InsertURI=Insert URI: +Page.DeleteSone.Button.Yes=Yes, delete. +Page.DeleteSone.Button.No=No, do not delete. + +Page.Index.Title=Your Sone - Sone + +Page.Logout.Title=Logout - Sone