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@piwik.org>2018-07-25 15:34:55 +0300
committerGitHub <noreply@github.com>2018-07-25 15:34:55 +0300
commit7230b6d2173ee9f9f9237f71f3ca44c97be143c2 (patch)
treec0763e2aa6f02eb7568d171a07a9d8f581d83228 /plugins/DevicesDetection
parentf4491e1bb3fd994615835e268bddb297a3782aaa (diff)
language update (#13209)
Diffstat (limited to 'plugins/DevicesDetection')
-rw-r--r--plugins/DevicesDetection/lang/fr.json1
-rw-r--r--plugins/DevicesDetection/lang/it.json2
-rw-r--r--plugins/DevicesDetection/lang/zh-tw.json2
3 files changed, 5 insertions, 0 deletions
diff --git a/plugins/DevicesDetection/lang/fr.json b/plugins/DevicesDetection/lang/fr.json
index ac82588474..4392a324c7 100644
--- a/plugins/DevicesDetection/lang/fr.json
+++ b/plugins/DevicesDetection/lang/fr.json
@@ -37,6 +37,7 @@
"Smartphone": "Téléphone intelligent (smartphone)",
"PortableMediaPlayer": "Lecteur de medias portable",
"Devices": "Périphériques",
+ "GenericDevice": "Générique %s",
"MobileDevice": "Périphérique mobile",
"Tablet": "Tablette",
"Phablet": "Phablette",
diff --git a/plugins/DevicesDetection/lang/it.json b/plugins/DevicesDetection/lang/it.json
index 2309aaf039..ab74615f25 100644
--- a/plugins/DevicesDetection/lang/it.json
+++ b/plugins/DevicesDetection/lang/it.json
@@ -37,6 +37,8 @@
"Smartphone": "Smartphone",
"PortableMediaPlayer": "Media player portatile",
"Devices": "Dispositivi",
+ "GenericDevice": "Generico %s",
+ "MobileDevice": "Dispositivo mobile",
"Tablet": "Tablet",
"Phablet": "Phablet",
"TV": "Apparecchio TV",
diff --git a/plugins/DevicesDetection/lang/zh-tw.json b/plugins/DevicesDetection/lang/zh-tw.json
index 235ea53847..7a4c8813f4 100644
--- a/plugins/DevicesDetection/lang/zh-tw.json
+++ b/plugins/DevicesDetection/lang/zh-tw.json
@@ -37,6 +37,8 @@
"Smartphone": "智慧型手機",
"PortableMediaPlayer": "可攜式媒體播放器",
"Devices": "裝置",
+ "GenericDevice": "通用 %s",
+ "MobileDevice": "行動裝置",
"Tablet": "平板電腦",
"Phablet": "平板手機",
"TV": "電視",