Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Steur <thomas.steur@googlemail.com>2014-07-21 22:06:33 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-07-21 22:06:33 +0400
commit26e73549e33322b2ef00940aa3efc3e6284298a6 (patch)
treeaee48e637ca8ac76f14f69b1bcd741d9c41dcc0b /plugins/SegmentEditor/lang/ja.json
parent62ba8dfb44a4b6f8fbe5345dd0c0ea5a4d52033b (diff)
Revert "refs #5863 moved some translations from core into plugins"
This reverts commit 62ba8dfb44a4b6f8fbe5345dd0c0ea5a4d52033b.
Diffstat (limited to 'plugins/SegmentEditor/lang/ja.json')
-rw-r--r--plugins/SegmentEditor/lang/ja.json28
1 files changed, 0 insertions, 28 deletions
diff --git a/plugins/SegmentEditor/lang/ja.json b/plugins/SegmentEditor/lang/ja.json
deleted file mode 100644
index 2fdc71f053..0000000000
--- a/plugins/SegmentEditor/lang/ja.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "SegmentEditor": {
- "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": "別の方法としては設定ファイル (%s) で設定を変更するか、このセグメント '%s' を選択し編集することができます。",
- "YouMustBeLoggedInToCreateSegments": "ビジターのカスタムセグメントの作成と編集にはログインが必要です。"
- }
-} \ No newline at end of file