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

zh-tw.json « lang « UserCountry « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a59b152a8c7e1fc92829f4cd36c1f67a8996f373 (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
70
71
72
73
74
75
76
77
78
{
    "UserCountry": {
        "AssumingNonApache": "找不到 apache_get_modules 功能,推測是非 Apache 伺服器。",
        "CannotFindGeoIPDatabaseInArchive": "在 tar 壓縮檔 %2$s 中找不到 %1$s 檔案!",
        "CannotFindGeoIPServerVar": "變數 %s 未設定。你的伺服器可能沒有正確的變更設定。",
        "CannotListContent": "無法列出 %1$s 的內容列表:%2$s",
        "CannotLocalizeLocalIP": "IP 位址 %s 是本機位址因此無法顯示地理位置。",
        "CannotUnzipDatFile": "無法解壓縮 %1$s 的 dat 檔案:%2$s",
        "City": "城市",
        "CityAndCountry": "%1$s,%2$s",
        "Continent": "洲",
        "Continents": "洲",
        "Country": "國家",
        "country_a1": "匿名的代理",
        "country_a2": "衛星網路供應商",
        "country_cat": "加泰羅尼亞語社區",
        "country_o1": "其他國家",
        "VisitLocation": "訪問所在地",
        "CurrentLocationIntro": "根據這個地理位置供應商,你目前的位置是",
        "DefaultLocationProviderDesc1": "預設的地理位置供應商是透過訪客使用的語言來猜測他的國家。",
        "DefaultLocationProviderExplanation": "你正在使用預設地理位置供應商,這代表 Matomo 將以訪客所使用的語言來猜測他們的地理位置。%1$s點此查看%2$s如何安裝更準確的地理位置。",
        "DistinctCountries": "%s 個不同的國家",
        "DownloadingDb": "正在下載 %s",
        "DownloadNewDatabasesEvery": "更新資料庫每隔一",
        "FoundApacheModules": "Matomo 找到下列 Apache 模組",
        "FromDifferentCities": "不同城市",
        "GeoIPCannotFindMbstringExtension": "找不到 %1$s 功能。請確定擴充功能 %2$s 已經安裝並載入。",
        "GeoIPDatabases": "GeoIP 資料庫",
        "GeoIPDocumentationSuffix": "要查看此報表的數據,你必須先在管理後台中的地理位置設定 GeoIP 。商用的 %1$sMaxmind%2$s GeoIP 資料庫比免費的還來的精準。點擊%3$s這裡%4$s看看他們多準確。",
        "GeoIPNoDatabaseFound": "這個 GeoIP 執行時無法找到任何資料庫。",
        "GeoIPImplHasAccessTo": "這個 GeoIP 執行時會存取以下類型的資料庫",
        "GeoIpLocationProviderDesc_Pecl2": "這個供應商沒有任何限制,所以我們推薦你使用這個。",
        "GeoIpLocationProviderDesc_Php2": "如果你的網站有許多流量,你可能會覺得這個地理位置供應商太慢了。在這種情況下你應該安裝 %1$sPECL 擴充功能%2$s或是%3$s伺服器模組%4$s。",
        "GeoIpLocationProviderDesc_ServerBased1": "這個地理位置供應商使用安裝在你 HTTP 伺服器上的 GeoIP 模組。這個供應商快又精準,但是%1$s只適用於一般瀏覽器上的追蹤%2$s。",
        "GeoIpLocationProviderDesc_ServerBased2": "如果你需要匯入紀錄檔或是其他需要設定 IP 位址的事情,使用%1$sPECL GeoIP(推薦)%2$s或是%3$sPHP GeoIP%4$s執行。",
        "GeoIpLocationProviderDesc_ServerBasedAnonWarn": "注意:IP 匿名化在此供應商所提供的位置中沒有任何效果。在 IP 匿名化開啟時,請先確定這並不違反法律政策。",
        "GeoIpLocationProviderNotRecomnended": "地理位置已執行,但你不是使用推薦的供應商。",
        "GeoIPNoServerVars": "Matomo 找不到任何 GeoIP 的 %s 變數。",
        "GeoIPPeclCustomDirNotSet": "PHP ini 中的 %s 選項未設定。",
        "GeoIPServerVarsFound": "Matomo 偵測到下列 GeoIP 的 %s 變數",
        "Geolocation": "地理位置",
        "GeolocationPageDesc": "你可以在此頁面中改變 Matomo 決定訪客位置的方式。",
        "getCityDocumentation": "這份報表顯示你的訪客在瀏覽網站時所位於的城市。",
        "getContinentDocumentation": "這份報表顯示你的訪客在瀏覽網站時所位於的洲別。",
        "getCountryDocumentation": "這份報表顯示你的訪客在瀏覽網站時所位於的國家。",
        "getRegionDocumentation": "這份報表顯示你的訪客在瀏覽網站時所位於的地區。",
        "HowToInstallApacheModule": "我該如何在 Apache 上安裝 GeoIP 模組?",
        "HowToInstallGeoIpPecl": "我該如何安裝 GeoIP PECL 擴充功能?",
        "HowToInstallNginxModule": "我該如何在 Nginx 上安裝 GeoIP 模組?",
        "HowToSetupGeoIPIntro": "看起來你沒有設定準確的地理位置。這是個實用的功能,沒有它你將無法看到準確且完整的訪客資訊。這裡是幾個你可以快速開始使用的方法:",
        "HttpServerModule": "HTTP 伺服器模組",
        "InvalidGeoIPUpdatePeriod": "無效的 GeoIP 更新期間:%1$s。有效值為 %2$s。",
        "ISPDatabase": "網路服務供應商(ISP)資料庫",
        "Latitude": "緯度",
        "Latitudes": "緯度",
        "Location": "位置",
        "LocationDatabase": "地理位置資料庫",
        "LocationDatabaseHint": "地理位置資料庫可能是國家、地區或城市資料庫。",
        "LocationProvider": "地理位置供應商",
        "Longitude": "經度",
        "Longitudes": "經度",
        "NoDataForGeoIPReport1": "這份報表沒有任何數據因為沒有位置數據可用或是 IP 位址無法被定位。",
        "NoDataForGeoIPReport2": "%1$s在這裡%2$s變更設定並使用%3$s城市等級資料庫%4$s來啟用精準地理位置。",
        "Organization": "機構",
        "OrgDatabase": "機構資料庫",
        "PluginDescription": "報告你訪客的位置:國家、地區、城市和地理坐標(經度\/緯度)。",
        "Region": "地區",
        "SubmenuLocations": "地理位置",
        "ToGeolocateOldVisits": "要取得舊的訪客紀錄中的地理位置資料,使用%1$s這裡%2$s所提供的程式碼。",
        "UnsupportedArchiveType": "遇到不支援的壓縮檔類型 %1$s。",
        "UpdaterHasNotBeenRun": "還沒有自動更新過。",
        "UpdaterIsNotScheduledToRun": "未來沒有排程執行。",
        "UpdaterScheduledForNextRun": "已排程在下次 core:archive 指令執行時執行。",
        "UpdaterWasLastRun": "上次自動更新執行於 %s。",
        "UpdaterWillRunNext": "下次自動更新將於 %s 執行。",
        "WidgetLocation": "訪客所在地點"
    }
}