🔀 Merge branch 'release/v82'
[Sone.git] / src / main / resources / i18n / sone.ja.properties
index a1d7c56..535140f 100644 (file)
@@ -26,6 +26,8 @@ Navigation.Menu.Sone.Item.Rescue.Name=復帰
 Navigation.Menu.Sone.Item.Rescue.Tooltip=Soneを復帰する
 Navigation.Menu.Sone.Item.About.Name=情報
 Navigation.Menu.Sone.Item.About.Tooltip=Soneについて
+Navigation.Menu.Sone.Item.Metrics.Name=Metrics
+Navigation.Menu.Sone.Item.Metrics.Tooltip=Metrics collected by Sone
 
 Page.About.Title=情報 - Sone
 Page.About.Page.Title=情報
@@ -66,16 +68,14 @@ Page.Options.Option.ImagesPerPage.Description=ページ送りのボタンが表
 Page.Options.Option.CharactersPerPost.Description=投稿を切って全文を見るリンクが表示されるまでの文字数。(-1で無効になります。)文字数は以下の設定により判定されます。
 Page.Options.Option.PostCutOffLength.Description=投稿が長い場合に表示される文字数。(上記の設定も参照してください。)
 Page.Options.Option.RequireFullAccess.Description=完全なアクセスが設定されていないホストに対してSoneへのアクセスを拒否する
-Page.Options.Section.TrustOptions.Title=信用設定
-Page.Options.Option.PositiveTrust.Description=返信のリンクの下に表示されるチェックメークのリンクをクリックした際にSoneに設定されるポジティブな信用値。
-Page.Options.Option.NegativeTrust.Description=返信のリンクの下に表示される赤い☓のリンクをクリックした際にSoneに設定されるネガティブな信用値。
-Page.Options.Option.TrustComment.Description=Soneで信用値を設定した場合に設定されるWoTコメント。
 Page.Options.Section.FcpOptions.Title=FCPインターフェースの設定
 Page.Options.Option.FcpInterfaceActive.Description=FCPインターフェースを有効にし、Soneプラグインに他のプラグインやリモートクライアントからアクセスできるようにする。
 Page.Options.Option.FcpFullAccessRequired.Description=許可されたホストのみFCP接続を許可する。({link}ノード設定の「FCP」内の設定{/link}も確認してください。)
 Page.Options.Option.FcpFullAccessRequired.Value.No=いいえ
 Page.Options.Option.FcpFullAccessRequired.Value.Writing=書き込みのアクセスの場合
 Page.Options.Option.FcpFullAccessRequired.Value.Always=常に
+Page.Options.Section.WebOfTrustOptions.Title=Web of Trust Settings
+Page.Options.Option.StrictFiltering.Description=Apply stricter filtering of identities. When this is selected, Sone will completely ignore identities that have a negative trust value for any of your local identities, otherwise they will be shown as long as at least one of your local identities has a positive trust value for them. (Note that it will take a couple of minutes for this setting to show effect.)
 Page.Options.Section.Cleaning.Title=クリーンアップ
 Page.Options.Option.ClearOnNextRestart.Description=次回のプラグインの再起動時に設定を初期化する。注意:{strong}これを行うとあなたの全てのSoneが破棄されます{/strong}。実行の前に必要なものは全てバックアップされていることを確認してください。また、次項の設定も同時に有効にする必要があります。
 Page.Options.Option.ReallyClearOnNextRestart.Description={strong}本当{/strong}にプラグインの設定を初期化する場合はこの項目も有効にしてください。
@@ -276,12 +276,6 @@ Page.DeleteAlbum.Text.AlbumWillBeGone=これにより“{title}”のアルバ
 Page.DeleteAlbum.Button.Yes=はい、アルバムを削除します。
 Page.DeleteAlbum.Button.No=いいえ、アルバムを削除しません。
 
-Page.Trust.Title=Soneを信用する - Sone
-
-Page.Distrust.Title=Soneを信用しない - Sone
-
-Page.Untrust.Title=Soneの信用を解除する - Sone
-
 Page.MarkAsKnown.Title=既知のマークを付ける - Sone
 
 Page.Bookmark.Title=ブックマーク - Sone
@@ -331,6 +325,12 @@ Page.Invalid.Title=不正な操作が行われました - Sone
 Page.Invalid.Page.Title=不正な操作が行われました
 Page.Invalid.Text=不正な操作が行われたか、操作が正常でもパラメーターが不正である可能性があります。{link}インデックスページ{/link}に戻って試してみてください。同じ問題が何度も発生するようであればバグを見つけた可能性があります。
 
+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=検索
 
 View.CreateSone.Text.WotIdentityRequired=Soneを作成するのには{link}Web of Trustプラグイン{/link}のプロフィールが必要です。
@@ -358,6 +358,7 @@ View.Sone.Status.Downloading=このSoneは現在ダウンロード中です。
 View.Sone.Status.Inserting=このSoneは現在インサート中です。
 
 View.SoneMenu.Link.AllAlbums=全てのアルバム
+View.SoneMenu.WebOfTrustLink=Web of Trustプロフィール
 
 View.Post.UnknownAuthor=(不明)
 View.Post.WebOfTrustLink=Web of Trustプロフィール
@@ -377,10 +378,6 @@ View.Post.ShowLess=一部を見る
 
 View.UpdateStatus.Text.ChooseSenderIdentity=送信者のプロフィールを選択してください
 
-View.Trust.Tooltip.Trust=この人を信用する
-View.Trust.Tooltip.Distrust=この人にネガティブな信用を付与する
-View.Trust.Tooltip.Untrust=この人につけた信用を解除する
-
 View.CreateAlbum.Title=アルバムを作成
 View.CreateAlbum.Label.Name=名称:
 View.CreateAlbum.Label.Description=説明:
@@ -431,9 +428,6 @@ WebInterface.DefaultText.Option.PostsPerPage=ページに表示する投稿の
 WebInterface.DefaultText.Option.ImagesPerPage=ページに表示する画像の数
 WebInterface.DefaultText.Option.CharactersPerPost=投稿を短く表示する最低の文字数
 WebInterface.DefaultText.Option.PostCutOffLength=投稿を短く表示する場合の文字数
-WebInterface.DefaultText.Option.PositiveTrust=割り当てるポジティブな信用値
-WebInterface.DefaultText.Option.NegativeTrust=割り当てるネガティブな信用値
-WebInterface.DefaultText.Option.TrustComment=Web of Trustに設定するコメント
 WebInterface.Button.Comment=コメント
 WebInterface.Confirmation.DeletePostButton=本当に消去!
 WebInterface.Confirmation.DeleteReplyButton=本当に消去!
@@ -471,4 +465,4 @@ Notification.Mention.Text=次の投稿でメンションされています:
 Notification.SoneIsInserting.Text=あなたのSone sone://{0}は現在インサート中です。
 Notification.SoneIsInserted.Text=あなたのSone sone://{0}は{1,number}{1,choice,0#秒|1#秒|1<秒}でインサートされました。
 Notification.SoneInsertAborted.Text=あなたのSone sone://{0}のインサートに失敗しました。
-# 55-51, 67, 107, 465
+Notification.SoneLockedOnStartup.Text=Versions prior to v81 had a bug that resulted in empty Sones. To prevent buggy Sones from being inserted they have automatically been locked. Please check your Sones, use the Rescue Mode if necessary, and unlock your Sones once you are satisfied with the results. Locked Sones are: