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

zh-tw.json « lang « SegmentEditor « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7d8df584bef2d628cb7ac1d2dcf74289b42cdcb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
    "SegmentEditor": {
        "PluginDescription": "使用區隔編輯器建立並重新使用自定訪客區隔。",
        "AddANDorORCondition": "增加【%s】條件",
        "AddNewSegment": "新增區隔",
        "AreYouSureDeleteSegment": "你確定要刪除這個區隔?",
        "AutoArchivePreProcessed": "預先處理區隔的報表(較快,需要排程)",
        "AutoArchiveRealTime": "即時處理區隔的報表",
        "ChangingSegmentDefinitionConfirmationNotProcessedOnRequest": "你將要修改區隔的定義。你這個新區隔的分析報表將在重新處理後才能使用,可能會花上幾個小時報表資料才會顯示。確定要繼續嗎?",
        "ChangingSegmentDefinitionConfirmationProcessedOnRequest": "你將要修改區隔的定義。你這個新區隔的分析報表將在下次請求時重新處理。可能會花上幾分鐘才會顯示。確定要繼續嗎?",
        "ChooseASegment": "選擇區隔",
        "CurrentlySelectedSegment": "目前選擇的區隔為:%s",
        "DataAvailableAtLaterDate": "你區隔的分析報表稍後將可用。造成不便請見諒。",
        "DefaultAllVisits": "所有流量",
        "DragDropCondition": "拖放條件",
        "HideMessageInFuture": "未來隱藏此訊息",
        "LoadingSegmentedDataMayTakeSomeTime": "處理區隔的訪客資料需要花上一些時間...",
        "OperatorAND": "並且",
        "OperatorOR": "或者",
        "SaveAndApply": "保存並套用",
        "SegmentDisplayedAllWebsites": "所有網站",
        "SegmentDisplayedThisWebsiteOnly": "只有這個網站",
        "SegmentIsDisplayedForWebsite": "也處理",
        "SegmentNotApplied": "未套用區隔「%s」",
        "SegmentNotAppliedMessage": "你正在請求自訂區隔「%s」的資料,它目前在 Piwik 的設置因性能因素不會即時處理報表。",
        "SelectSegmentOfVisits": "選擇區隔:",
        "ThisSegmentIsVisibleTo": "這個區隔分享給",
        "VisibleToAllUsers": "所有使用者",
        "VisibleToMe": "只有我",
        "YouMayChangeSetting": "或者你可以在設定檔(%1$s)中改變此設定,或編輯這個區隔並選擇「%2$s」。",
        "VisibleToSuperUser": "你可見因為你有超級使用者權限",
        "SharedWithYou": "和你分享",
        "YouMustBeLoggedInToCreateSegments": "你必須登入以建立或編輯訪客區隔。",
        "YouDontHaveAccessToCreateSegments": "你沒有建立或編輯區隔的權限。",
        "AddingSegmentForAllWebsitesDisabled": "為所有網站新增區隔已停用。",
        "SegmentXIsAUnionOf": "%s 是這些區隔的聯合:",
        "CustomSegment": "自訂區隔",
        "SegmentOperatorIsNullOrEmpty": "是無效或空值",
        "SegmentOperatorIsNotNullNorEmpty": "不是無效或空值"
    }
}