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:
authorStefan Giehl <stefan@matomo.org>2019-12-19 11:52:05 +0300
committerGitHub <noreply@github.com>2019-12-19 11:52:05 +0300
commit572b74b5bbff20a97c2732b0c4a86cd2d0835cbf (patch)
treec8c97aacf69c0abce6de27e9829544774c50fe4b /plugins/DevicesDetection
parentee43c6a674e117db47f1f19060316300c5935006 (diff)
language update (#15289)
Diffstat (limited to 'plugins/DevicesDetection')
-rw-r--r--plugins/DevicesDetection/lang/es.json1
-rw-r--r--plugins/DevicesDetection/lang/zh-tw.json4
2 files changed, 5 insertions, 0 deletions
diff --git a/plugins/DevicesDetection/lang/es.json b/plugins/DevicesDetection/lang/es.json
index 84d2261146..4ad07f0d86 100644
--- a/plugins/DevicesDetection/lang/es.json
+++ b/plugins/DevicesDetection/lang/es.json
@@ -38,6 +38,7 @@
"PluginDescription": "Provee información extendida acerca de los dispositivos de los usuarios, tales como Marca (Fabricante), Modelo (versión del dispositivo), tipo de dispositivo (tv, consolas, teléfonos inteligentes, de escritorio, etc.) y más.",
"SmartDisplay": "Pantalla inteligente",
"Smartphone": "Teléfono inteligente",
+ "SmartSpeaker": "Bocina inteligente",
"PortableMediaPlayer": "Reproductor de medios portátil",
"Devices": "Dispositivos",
"GenericDevice": "Genérico %s",
diff --git a/plugins/DevicesDetection/lang/zh-tw.json b/plugins/DevicesDetection/lang/zh-tw.json
index 7a4c8813f4..8c81ed467f 100644
--- a/plugins/DevicesDetection/lang/zh-tw.json
+++ b/plugins/DevicesDetection/lang/zh-tw.json
@@ -1,5 +1,6 @@
{
"DevicesDetection": {
+ "BotDetected": "此 User Agent 被判斷為 %1$s。 來自此 User Agent 的訪問預設將不會被 Matomo 記錄。",
"BrowserEngine": "瀏覽器核心",
"BrowserEngineDocumentation": "這份報表顯示訪客所使用瀏覽器的核心。%s 對於網頁開發者來說了解使用者的瀏覽器核心是最重要事情。所有瀏覽器核心的名稱後方都會標示出該核心中最廣泛運用的瀏覽器。",
"BrowserEngines": "瀏覽器核心",
@@ -11,6 +12,7 @@
"CarBrowser": "車用顯示器",
"Software": "軟體",
"ColumnBrowser": "瀏覽器",
+ "BrowserCode": "瀏覽器代號",
"ColumnOperatingSystem": "作業系統",
"ColumnOperatingSystemVersion": "作業系統版本",
"Console": "主控台",
@@ -30,11 +32,13 @@
"FeaturePhone": "功能型手機",
"OperatingSystemFamilies": "作業系統家族",
"OperatingSystemFamily": "作業系統家族",
+ "OperatingSystemCode": "作業系統代號",
"OperatingSystems": "作業系統",
"OperatingSystemVersions": "作業系統版本",
"PluginDescription": "提供使用者裝置的更多資訊,如品牌(製造商)、型號(版本)、類型(電視、手機或電腦等等)及更多。",
"SmartDisplay": "智慧型電視",
"Smartphone": "智慧型手機",
+ "SmartSpeaker": "智慧音箱",
"PortableMediaPlayer": "可攜式媒體播放器",
"Devices": "裝置",
"GenericDevice": "通用 %s",