Add Sone creation page.
[Sone.git] / src / main / resources / i18n / sone.en.properties
1 Navigation.Menu.Name=Sone
2 Navigation.Menu.Tooltip=Freenet Social Network Plugin
3 Navigation.Menu.Item.Login.Name=Login
4 Navigation.Menu.Item.Login.Tooltip=Login to your Sone
5 Navigation.Menu.Item.Index.Name=Your Sone
6 Navigation.Menu.Item.Index.Tooltip=Show your Sone
7 Navigation.Menu.Item.CreateSone.Name=Create Sone
8 Navigation.Menu.Item.CreateSone.Tooltip=Create a new Sone
9
10 Page.Login.Title=Login - Sone
11 Page.Login.Page.Title=Login
12 Page.Login.Label.SelectSone=Select Sone:
13 Page.Login.Option.NoSone=Select Sone…
14
15 Page.Login.LoadSone.Title=Load Sone
16 Page.Login.LoadSone.Description=This function can be used to load an existing Sone. You need to specify both keys of the Sone to load it!
17 Page.Login.LoadSone.Label.RequestURI=Sone Request URI:
18 Page.Login.LoadSone.Label.InsertURI=Sone Insert URI:
19 Page.Login.LoadSone.Button.LoadSone=Load Sone
20
21 Page.Login.CreateSone.Title=Create Sone
22 Page.Login.CreateSone.Description=Use this function if you want to create a completely new Sone, either at a location of your choosing or a new, random location.
23 Page.Login.CreateSone.Label.RequestURI=Sone Request URI:
24 Page.Login.CreateSone.Label.InsertURI=Sone Insert URI:
25 Page.Login.CreateSone.Label.Name=Sone name:
26 Page.Login.CreateSone.Button.CreateFromURI=Create at given URI
27 Page.Login.CreateSone.Button.CreateRandom=Create new Sone
28
29 Page.CreateSone.Title=Create Sone - Sone
30
31 Page.Index.Title=Your Sone - Sone