questlab/www/analytics/plugins/SegmentEditor/lang/ja.json
2016-04-10 18:55:57 +02:00

32 lines
No EOL
2.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"SegmentEditor": {
"PluginDescription": "セグメントエディターでカスタム ユーザー セグメントを作成、編集できます。",
"AddANDorORCondition": "%s の条件を追加",
"AddNewSegment": "新しいセグメントを追加",
"AreYouSureDeleteSegment": "このセグメントを削除してもよろしいですか?",
"AutoArchivePreProcessed": "セグメントレポートの事前処理archive.php の cron 設定が必要)",
"AutoArchiveRealTime": "セグメントレポートをリアルタイムに処理",
"ChooseASegment": "セグメントを選択してください",
"DataAvailableAtLaterDate": "ご利用中のセグメント化した分析レポートは、後ほど利用できるようになります。ご迷惑をおかけして申し訳ございません。",
"DefaultAllVisits": "すべてのビジット",
"DragDropCondition": "左のメニューから条件をドラッグ&ドロップしてください",
"LoadingSegmentedDataMayTakeSomeTime": "ビジターデータのセグメント処理には、数分かかることがあります...",
"OperatorAND": "ANDおよび",
"OperatorOR": "ORまたは",
"SaveAndApply": "適用",
"SegmentDisplayedAllWebsites": "全ウェブサイト",
"SegmentDisplayedThisWebsiteOnly": "このウェブサイトのみ",
"SegmentIsDisplayedForWebsite": "表示対象の選択:",
"SegmentNotApplied": "セグメント '%s' が適用されませんでした",
"SegmentNotAppliedMessage": "カスタムセグメント '%s' のデータをリクエストしました。この Piwik の構成は現在、パフォーマンス上の理由からレポートのリアルタイム処理をおこないません。",
"SelectSegmentOfVisitors": "ビジターのセグメントを選択:",
"ThisSegmentIsVisibleTo": "このセグメント設定の表示:",
"VisibleToAllUsers": "すべてのユーザー",
"VisibleToMe": "自分",
"YouMayChangeSetting": "別の方法としては設定ファイル (%1$s) で設定を変更するか、このセグメント '%2$s' を選択し編集することができます。",
"YouMustBeLoggedInToCreateSegments": "ビジターのカスタムセグメントの作成と編集にはログインが必要です。",
"YouDontHaveAccessToCreateSegments": "セグメントの作成および編集に必要なレベルのアクセス権限を持っていません。",
"AddingSegmentForAllWebsitesDisabled": "全ウェブサイトに対するセグメントは追加できませんでした。",
"CustomSegment": "カスタムセグメント"
}
}