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

zh-tw.json « lang « DevicesDetection « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1d0fee7e2060ee6c937f6fbc62ae0d267daf0d1c (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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
    "DevicesDetection": {
        "BotDetected": "此 User Agent 被判斷為 %1$s。 來自此 User Agent 的訪問預設將不會被 Matomo 記錄。",
        "BrowserEngine": "瀏覽器核心",
        "BrowserEngineDocumentation": "這份報表顯示訪客所使用瀏覽器的核心。%s 對於網頁開發者來說了解使用者的瀏覽器核心是最重要事情。所有瀏覽器核心的名稱後方都會標示出該核心中最廣泛運用的瀏覽器。",
        "BrowserEngines": "瀏覽器核心",
        "BrowserFamily": "瀏覽器家族",
        "Browsers": "使用瀏覽器",
        "BrowserVersion": "瀏覽器版本",
        "BrowserVersions": "瀏覽器版本",
        "Camera": "相機",
        "CarBrowser": "車用顯示器",
        "Software": "軟體",
        "ColumnBrowser": "瀏覽器",
        "BrowserCode": "瀏覽器代號",
        "ColumnOperatingSystem": "作業系統",
        "ColumnOperatingSystemVersion": "作業系統版本",
        "Console": "遊戲主機",
        "dataTableLabelBrands": "品牌",
        "dataTableLabelModels": "型號",
        "dataTableLabelSystemVersion": "作業系統版本",
        "dataTableLabelTypes": "類型",
        "ClientType": "用戶端類型",
        "ClientTypes": "用戶端類型",
        "Device": "裝置",
        "DeviceBrand": "裝置品牌",
        "DeviceBrands": "裝置品牌",
        "DeviceBrandReportDocumentation": "這份報表顯示你的訪客所使用的裝置品牌\/製造商。通常,只有桌上型電腦以外的裝置才會顯示此資訊。",
        "DeviceDetection": "裝置偵測",
        "DeviceModel": "裝置型號",
        "DeviceModels": "裝置型號",
        "DeviceModelReportDocumentation": "這份報表顯示你的訪客所使用的裝置。每個裝置的型號與品牌會一起顯示,因為有些品牌使用了同名的型號。",
        "DevicesDetection": "訪客裝置",
        "DeviceType": "裝置類型",
        "DeviceTypes": "裝置類型",
        "DeviceTypeReportDocumentation": "這份報表顯示你的訪客所使用的裝置。此報表會永遠顯示 Matomo 能偵測到的所有裝置類型,即使某些裝置沒有任何訪客使用過。",
        "FeaturePhone": "功能型手機",
        "OperatingSystemFamilies": "作業系統家族",
        "OperatingSystemFamily": "作業系統家族",
        "OperatingSystemFamiliesReportDocumentation": "這份報表顯示你的訪客所使用的作業系統,以作業系統家族分類。同一作業系統家族包含了不同的版本號碼或是發行版。",
        "OperatingSystemCode": "作業系統代號",
        "OperatingSystems": "作業系統",
        "OperatingSystemVersions": "作業系統版本",
        "OperatingSystemVersionsReportDocumentation": "這份報表顯示你的訪客所使用的作業系統資訊。每個版本和發行版都會分開顯示。",
        "PluginDescription": "提供使用者裝置的更多資訊,如品牌(製造商)、型號(版本)、類型(電視、手機或電腦等等)及更多。",
        "SmartDisplay": "智慧型電視",
        "Smartphone": "智慧型手機",
        "SmartSpeaker": "智慧音箱",
        "PortableMediaPlayer": "可攜式媒體播放器",
        "Devices": "裝置",
        "GenericDevice": "通用 %s",
        "MobileDevice": "行動裝置",
        "Tablet": "平板電腦",
        "Peripheral": "外接設備",
        "Phablet": "平板手機",
        "TV": "電視",
        "UserAgent": "User Agent",
        "Library": "函式庫",
        "FeedReader": "聚合器",
        "MobileApp": "行動應用程式",
        "Pim": "個人資訊管理軟體",
        "MediaPlayer": "媒體播放器",
        "XVisitsFromDevices": "來自%2$s裝置的%1$s個訪問數",
        "Wearable": "穿戴式裝置",
        "WidgetBrowsers": "訪客瀏覽器",
        "WidgetBrowsersDocumentation": "這份報表包含訪客所使用的瀏覽器種類。",
        "WidgetBrowserVersionsDocumentation": "這份報表包含訪客所使用的瀏覽器資訊。每個瀏覽器的版本都會分開排列。"
    }
}