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:
authorMatthieu Aubry <mattab@users.noreply.github.com>2016-12-27 12:18:42 +0300
committerGitHub <noreply@github.com>2016-12-27 12:18:42 +0300
commit726447ce88aa43e587eedc18f50fcccb4ac0bce5 (patch)
treea7869cafdffea76fe29077849322e9dcd9f0f043 /plugins/DevicesDetection/lang/zh-tw.json
parent8f4bc9695380d465e7dfe365e66a0153f76040ff (diff)
parente1dc81556e7f24d93900282228b31ef28a32afb9 (diff)
Merge pull request #11103 from piwik/3.x-dev3.0.1-b1
Release Piwik 3.0.1-b1
Diffstat (limited to 'plugins/DevicesDetection/lang/zh-tw.json')
-rw-r--r--plugins/DevicesDetection/lang/zh-tw.json35
1 files changed, 33 insertions, 2 deletions
diff --git a/plugins/DevicesDetection/lang/zh-tw.json b/plugins/DevicesDetection/lang/zh-tw.json
index bc0a9cbe55..0f903c8a7e 100644
--- a/plugins/DevicesDetection/lang/zh-tw.json
+++ b/plugins/DevicesDetection/lang/zh-tw.json
@@ -1,13 +1,44 @@
{
"DevicesDetection": {
- "BrowserEngine": "瀏覽器",
+ "BrowserEngine": "瀏覽器核心",
+ "BrowserEngineDocumentation": "這份報表顯示訪客所使用瀏覽器的核心。%s 對於網頁開發者來說了解使用者的瀏覽器核心是最重要事情。所有瀏覽器核心的名稱後方都會標示出該核心中最廣泛運用的瀏覽器。",
+ "BrowserEngines": "瀏覽器核心",
"BrowserFamily": "瀏覽器家族",
"Browsers": "使用瀏覽器",
"BrowserVersion": "瀏覽器版本",
+ "BrowserVersions": "瀏覽器版本",
+ "Camera": "相機",
+ "CarBrowser": "車用顯示器",
+ "Software": "軟體",
"ColumnBrowser": "瀏覽器",
"ColumnOperatingSystem": "作業系統",
+ "ColumnOperatingSystemVersion": "作業系統版本",
+ "Console": "主控台",
+ "dataTableLabelBrands": "品牌",
+ "dataTableLabelModels": "型號",
+ "dataTableLabelSystemVersion": "作業系統版本",
+ "dataTableLabelTypes": "類型",
+ "Device": "裝置",
+ "DeviceBrand": "裝置品牌",
+ "DeviceDetection": "裝置偵測",
+ "DeviceModel": "裝置型號",
+ "DevicesDetection": "訪客裝置",
+ "DeviceType": "裝置類型",
+ "FeaturePhone": "功能型手機",
+ "OperatingSystemFamilies": "作業系統家族",
"OperatingSystemFamily": "作業系統家族",
"OperatingSystems": "作業系統",
- "WidgetBrowsers": "使用瀏覽器"
+ "OperatingSystemVersions": "作業系統版本",
+ "PluginDescription": "提供使用者裝置的更多資訊,如品牌(製造商)、型號(版本)、類型(電視、手機或電腦等等)及更多。",
+ "SmartDisplay": "智慧型電視",
+ "Smartphone": "智慧型手機",
+ "PortableMediaPlayer": "可攜式媒體播放器",
+ "Devices": "裝置",
+ "Tablet": "平板電腦",
+ "Phablet": "平板手機",
+ "TV": "電視",
+ "UserAgent": "User-Agent",
+ "WidgetBrowsers": "訪客瀏覽器",
+ "WidgetBrowsersDocumentation": "這份報表包含訪客所使用的瀏覽器資訊。每個瀏覽器的版本都會分開排列。"
}
} \ No newline at end of file