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-10-08 22:20:16 +0300
committerGitHub <noreply@github.com>2018-10-08 22:20:16 +0300
commitd013b83a03a132b2385dc7a0439b7e586a928863 (patch)
treeb8e84d4d3dc05329722e394676d53bd08e732a4d /plugins/DevicesDetection
parent89d8479ac242b2ffc98053fe504ce882086c6999 (diff)
language update (#13560)
Diffstat (limited to 'plugins/DevicesDetection')
-rw-r--r--plugins/DevicesDetection/lang/es.json6
-rw-r--r--plugins/DevicesDetection/lang/ja.json2
-rw-r--r--plugins/DevicesDetection/lang/uk.json6
3 files changed, 14 insertions, 0 deletions
diff --git a/plugins/DevicesDetection/lang/es.json b/plugins/DevicesDetection/lang/es.json
index b65b74b018..11cd20835e 100644
--- a/plugins/DevicesDetection/lang/es.json
+++ b/plugins/DevicesDetection/lang/es.json
@@ -20,10 +20,13 @@
"dataTableLabelTypes": "Tipo",
"Device": "Dispositivo",
"DeviceBrand": "Marca del dispositivo",
+ "DeviceBrands": "Marcas de dispositivos",
"DeviceDetection": "Detección de dispositivos",
"DeviceModel": "Modelo del dispositivo",
+ "DeviceModels": "Modelos de dispositivos",
"DevicesDetection": "Dispositivos del visitante",
"DeviceType": "Tipo de dispositivo",
+ "DeviceTypes": "Tipos de dispositivos",
"FeaturePhone": "Característica del teléfono",
"OperatingSystemFamilies": "Familias de sistemas operativos",
"OperatingSystemFamily": "Familia de sistema operativo",
@@ -34,10 +37,13 @@
"Smartphone": "Teléfono inteligente",
"PortableMediaPlayer": "Reproductor de medios portátil",
"Devices": "Dispositivos",
+ "GenericDevice": "Genérico %s",
+ "MobileDevice": "Dispositivos móvil",
"Tablet": "Tableta",
"Phablet": "Tabléfono",
"TV": "Televisión",
"UserAgent": "Agente de usuario",
+ "XVisitsFromDevices": "%1$s visitas desde %2$s dispositivos",
"WidgetBrowsers": "Navegador del visitante",
"WidgetBrowsersDocumentation": "Este informe contiene información acerca de qué tipo de navegador el visitante está utilizando. Cada versión de navegador está alistado separadamente."
}
diff --git a/plugins/DevicesDetection/lang/ja.json b/plugins/DevicesDetection/lang/ja.json
index a9f690675f..d39a42fcac 100644
--- a/plugins/DevicesDetection/lang/ja.json
+++ b/plugins/DevicesDetection/lang/ja.json
@@ -37,6 +37,8 @@
"Smartphone": "スマートフォン",
"PortableMediaPlayer": "ポータブルメディアプレーヤー",
"Devices": "デバイス",
+ "GenericDevice": "ジェネリック %s",
+ "MobileDevice": "モバイルデバイス",
"Tablet": "タブレット",
"Phablet": "ファブレット",
"TV": "TV",
diff --git a/plugins/DevicesDetection/lang/uk.json b/plugins/DevicesDetection/lang/uk.json
index 492de683ed..3eab676bab 100644
--- a/plugins/DevicesDetection/lang/uk.json
+++ b/plugins/DevicesDetection/lang/uk.json
@@ -20,10 +20,13 @@
"dataTableLabelTypes": "Тип",
"Device": "Пристрій",
"DeviceBrand": "Фірма-виробник пристрою",
+ "DeviceBrands": "Виробник пристрою",
"DeviceDetection": "Визначення пристроїв",
"DeviceModel": "Модель пристрою",
+ "DeviceModels": "Модель пристрою",
"DevicesDetection": "Пристрої відвідувачів",
"DeviceType": "Тип пристрою",
+ "DeviceTypes": "Тип пристрою",
"FeaturePhone": "Особливість телефону",
"OperatingSystemFamilies": "Сімейства операційних систем",
"OperatingSystemFamily": "Тип операційної системи",
@@ -34,10 +37,13 @@
"Smartphone": "Смартфон",
"PortableMediaPlayer": "Портативний медіа-плеєр",
"Devices": "Пристрої",
+ "GenericDevice": "Загальний %s",
+ "MobileDevice": "Мобільний пристрій",
"Tablet": "Планшет",
"Phablet": "Фаблет",
"TV": "ТВ",
"UserAgent": "User-Agent",
+ "XVisitsFromDevices": "%1$s візитів з %2$s пристроїв",
"WidgetBrowsers": "Браузери відвідувачів",
"WidgetBrowsersDocumentation": "Цей звіт містить інформацію по браузерам, які використовують ваші відвідувачі. Кожна версія браузера відображається окремо."
}