Too many changes to list them all.
[Sone.git] / src / main / resources / i18n / sone.en.properties
index 9f63a64..6bfe3e1 100644 (file)
@@ -6,8 +6,6 @@ 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.ImportSone.Name=Import Sone
-Navigation.Menu.Item.ImportSone.Tooltip=Import a Sone from a backup
 Navigation.Menu.Item.KnownSones.Name=Known Sones
 Navigation.Menu.Item.KnownSones.Tooltip=Shows all known Sones
 Navigation.Menu.Item.EditProfile.Name=Edit Profile
@@ -18,8 +16,6 @@ Navigation.Menu.Item.Logout.Name=Logout
 Navigation.Menu.Item.Logout.Tooltip=Logs you out of the current Sone
 Navigation.Menu.Item.Options.Name=Options
 Navigation.Menu.Item.Options.Tooltip=Options for the Sone plugin
-Navigation.Menu.Item.Blacklist.Name=Blacklist
-Navigation.Menu.Item.Blacklist.Tooltip=Manages the global blacklist
 Navigation.Menu.Item.About.Name=About
 Navigation.Menu.Item.About.Tooltip=Information about Sone
 Navigation.Menu.Item.Help.Name=Help
@@ -44,28 +40,12 @@ Page.Options.Option.ClearOnNextRestart.Description=Resets the configuration of t
 Page.Options.Option.ReallyClearOnNextRestart.Description=This option needs to be set to “yes” if you really, {strong}really{/strong} want to clear the plugin configuration on the next restart.
 Page.Options.Button.Save=Save
 
-Page.Blacklist.Title=Blacklist - Sone
-Page.Blacklist.Page.Title=Blacklist
-Page.Blacklist.Text.Description=The Sone on the blacklist are prevented from being distributed with your next Sone updates, and there will be no updates fetched for these Sones.
-Page.Blacklist.Text.Empty=There are currently no Sones in the blacklist.
-
-Page.BlacklistSone.Title=Blacklist Sone - Sone
-
-Page.UnblacklistSone.Title=Unblacklist Sone - Sone
-
 Page.Login.Title=Login - Sone
 Page.Login.Page.Title=Login
 Page.Login.Label.SelectSone=Select Sone:
 Page.Login.Option.NoSone=Select Sone…
 
-Page.Login.LoadSone.Title=Load Sone
-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!
-Page.Login.LoadSone.Label.RequestURI=Sone Request URI:
-Page.Login.LoadSone.Label.InsertURI=Sone Insert URI:
-Page.Login.LoadSone.Button.LoadSone=Load Sone
-
 Page.Login.CreateSone.Title=Create Sone
-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. The name you specify can later be overridden in your profile, this name is just used when your Sone has not yet been completely downloaded by other people or when your profile is empty.
 Page.Login.CreateSone.Label.RequestURI=Sone Request URI:
 Page.Login.CreateSone.Label.InsertURI=Sone Insert URI:
 Page.Login.CreateSone.Label.Name=Sone name:
@@ -73,17 +53,11 @@ Page.Login.CreateSone.Label.DocumentName=Name in key:
 Page.Login.CreateSone.Button.CreateFromURI=Create at given URI
 Page.Login.CreateSone.Button.CreateRandom=Create new Sone
 
-Page.ImportSone.Title=Import Sone - Sone
-Page.ImportSone.Page.Title=Import Sone
-Page.ImportSone.Button.Import=Import
-
 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.Page.Description=This will not delete the Sone from Freenet (because that is impossible), it will merely disconnect your web of trust identity from Sone.
 Page.DeleteSone.Button.Yes=Yes, delete.
 Page.DeleteSone.Button.No=No, do not delete.
 
@@ -97,13 +71,6 @@ Page.Index.AddSone.Title=Add Sone by Key
 Page.Index.AddSone.Description=Here you can enter the Freenet URI of another Sone that should be loaded. Once the Sone has been loaded, it will show up here.
 Page.Index.AddSone.Button.Add=Add Sone
 
-Page.AddSone.Title=Add Sone - Sone
-Page.AddSone.Page.Title=Add Sone
-Page.AddSone.Text.SoneLoading=The Sone at the given key is now being loaded. Please wait until it appears in your {link}Known Sones.{/link}
-Page.AddSone.Text.ReturnToIndex=Or {link}return to the index{/link}.
-Page.AddSone.Text.AddAnotherSone=Or you can add another Sone by entering it’s Freenet URI below:
-Page.AddSone.Button.AddSone=Add Sone
-
 Page.KnownSones.Title=Known Sones - Sone
 Page.KnownSones.Page.Title=Known Sones
 Page.KnownSones.Text.NoKnownSones=There are currently no known Sones.
@@ -156,10 +123,6 @@ Page.ViewSone.FollowSone.Text=Follow this Sone
 Page.ViewSone.Following.Title=This Sone follows
 Page.ViewSone.Following.FollowingNone.Text=Apparently, this Sone does not yet follow any other Sone.
 
-Page.BlockSone.Title=Block Sone - Sone
-
-Page.UnblockSone.Title=Block Sone - Sone
-
 Page.ViewPost.Title=View Post - Sone
 Page.ViewPost.Page.Title=View Post by {sone}
 Page.ViewPost.Button.PostReply=Post Reply!
@@ -184,19 +147,26 @@ Page.NoPermission.Title=Unauthorized Access - Sone
 Page.NoPermission.Page.Title=Unauthorized Access
 Page.NoPermission.Text.NoPermission=You tried to do something that you do not have sufficient authorization for. Please refrain from such actions in the future or we will be forced to take counter-measures!
 
+Page.WotPluginMissing.Title=Web of Trust Plugin Missing - Sone
+Page.WotPluginMissing.Page.Title=Web of Trust Plugin Missing
+Page.WotPluginMissing.Text.WotRequired=Because the Web of Trust is an integral part of Sone, the Web of Trust plugin has to be loaded in order to run Sone.
+Page.WotPluginMissing.Text.LoadPlugin=Please load the Web of Trust plugin in the {link}plugin manager{/link}.
+
 Page.Logout.Title=Logout - Sone
 
 View.Head.ProfileLink.Text=Your Profile
 
 Page.Tail.Text.KeyOfSone=Key of this Sone (give this to other people):
 
+View.CreateSone.Text.WotIdentityRequired=To create a Sone you need an identity from the {link}Web of Trust plugin{/link}.
+View.CreateSone.Select.Default=Select an identity
+View.CreateSone.Text.NoIdentities=You do not have any Web of Trust identities. Please head over to the {link}Web of Trust plugin{/link} and create an identity.
+View.CreateSone.Button.Create=Create Sone
+View.CreateSone.Text.Error.NoIdentity=You have not selected an identity.
+
 View.Sone.Label.LastUpdate=Last update:
 View.Sone.Button.UnfollowSone=unfollow
 View.Sone.Button.FollowSone=follow
-View.Sone.Button.UnblockSone=unblock
-View.Sone.Button.BlockSone=block
-View.Sone.Button.BlacklistSone=blacklist
-View.Sone.Button.UnblacklistSone=unblacklist
 View.Sone.Status.Modified=This Sone was modified and waits to be inserted.
 View.Sone.Status.Unknown=This Sone has not yet been retrieved.
 View.Sone.Status.Idle=This Sone is idle, i.e. not being inserted or downloaded.
@@ -230,3 +200,5 @@ WebInterface.Confirmation.DeleteReplyButton=Yes, delete!
 WebInterface.SelectBox.Choose=Choose…
 WebInterface.SelectBox.Yes=Yes
 WebInterface.SelectBox.No=No
+
+Warning.PluginNotConnected.Text=The Web of Trust plugin could not be found! This can happen if the Web of Trust plugin is not loaded or if your node is currently still starting up. In the first case, load the Web of Trust plugin using the {link}plugin manager{/link}, in the second case wait until the Web of Trust plugin has been loaded, because in either case Sone will not be working unless the Web of Trust plugin is loaded!